projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
691b6b8
)
docs: Remove a reference to configure events
author
Matthias Clasen
<mclasen@redhat.com>
Sat, 16 Jan 2021 17:52:06 +0000
(12:52 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Sat, 16 Jan 2021 17:52:06 +0000
(12:52 -0500)
Those don't exist anymore.
gdk/gdksurface.c
patch
|
blob
|
history
diff --git
a/gdk/gdksurface.c
b/gdk/gdksurface.c
index 35c47a34769420ff1dddb0da655ae72b2d74b7ff..5488aa45f7f9f34c39ed3c401da26f347f6fc8e9 100644
(file)
--- a/
gdk/gdksurface.c
+++ b/
gdk/gdksurface.c
@@
-2545,8
+2545,7
@@
gdk_surface_get_frame_clock (GdkSurface *surface)
* value can be used to determine whether to use a pixel resource
* with higher resolution data.
*
- * The scale of a surface may change during runtime, if this happens
- * a configure event will be sent to the toplevel surface.
+ * The scale of a surface may change during runtime.
*
* Returns: the scale factor
*/